- Author:
- Weiwei Ai <wai484@aucklanduni.ac.nz>
- Date:
- 2024-03-27 12:28:20+13:00
- Desc:
- Add CellMLV2 including models and data
- Permanent Source URI:
- http://models.cellml.org/workspace/b65/rawfile/003591ae9e4dd30288d02edc64c841fc5ff71e24/Facilitated transporter/CellMLV2/GLUT1_kinetic_pe.sedml
<?xml version="1.0" encoding="UTF-8"?>
<sedML xmlns="http://sed-ml.org/sed-ml/level1/version4" level="1" version="4">
<listOfDataDescriptions>
<dataDescription id="expected_observables" name="expected_observables" format="csv" source="report_task_GLUT1_kinetic.csv">
<dimensionDescription xmlns="http://www.numl.org/numl/level1/version1">
<compositeDescription xmlns="http://www.numl.org/numl/level1/version1" id="Index" name="Index" indexType="integer">
<compositeDescription xmlns="http://www.numl.org/numl/level1/version1" id="ColumnIds" name="ColumnIds" indexType="string">
<atomicDescription xmlns="http://www.numl.org/numl/level1/version1" valueType="double"/>
</compositeDescription>
</compositeDescription>
</dimensionDescription>
<listOfDataSources>
<dataSource id="expected_observables_g">
<listOfSlices>
<slice reference="ColumnIds" value="g"/>
</listOfSlices>
</dataSource>
<dataSource id="expected_observables_v_io_ss">
<listOfSlices>
<slice reference="ColumnIds" value="v_io_ss"/>
</listOfSlices>
</dataSource>
</listOfDataSources>
</dataDescription>
</listOfDataDescriptions>
<listOfModels>
<model id="GLUT1_kinetic" language="urn:sedml:language:cellml" source="GLUT1_kinetic.cellml"/>
</listOfModels>
<listOfTasks>
<parameterEstimationTask id="pe_task_GLUT1_kinetic">
<algorithm name="local optimization algorithm" kisaoID="KISAO:0000471">
<listOfAlgorithmParameters>
<algorithmParameter name="tol" kisaoID="KISAO:0000597" value="1e-8"/>
<algorithmParameter name="maxiter" kisaoID="KISAO:0000486" value="1000"/>
</listOfAlgorithmParameters>
</algorithm>
<leastSquareObjectiveFunction/>
<listOfAdjustableParameters>
<adjustableParameter id="K_io" initialValue="1.64" modelReference="GLUT1_kinetic" target="/cellml:model/cellml:component[@name="main"]/cellml:variable[@name="K_io"]/@initial_value">
<bounds lowerBound="1" upperBound="10" scale="linear"/>
<listOfExperimentReferences>
<experimentReference experimentId="fit1"/>
</listOfExperimentReferences>
</adjustableParameter>
</listOfAdjustableParameters>
<listOfFitExperiments>
<fitExperiment id="fit1" type="steadyState">
<algorithm name="VODE" kisaoID="KISAO:0000535">
<listOfAlgorithmParameters>
<algorithmParameter name="max_step" kisaoID="KISAO:0000467" value="1"/>
</listOfAlgorithmParameters>
</algorithm>
<listOfFitMappings>
<fitMapping dataSource="expected_observables_g" target="dg_expected_observables_g" type="experimentalCondition"/>
<fitMapping dataSource="expected_observables_v_io_ss" target="dg_expected_observables_v_io_ss" type="observable" weight="1"/>
</listOfFitMappings>
</fitExperiment>
</listOfFitExperiments>
</parameterEstimationTask>
</listOfTasks>
<listOfDataGenerators>
<dataGenerator id="dg_expected_observables_g" name="dataGenerator1">
<math xmlns="http://www.w3.org/1998/Math/MathML">
<ci> var_expected_observables_g </ci>
</math>
<listOfVariables>
<variable id="var_expected_observables_g" target="/cellml:model/cellml:component[@name="main"]/cellml:variable[@name="K_oi"]/@initial_value" taskReference="pe_task_GLUT1_kinetic" modelReference="GLUT1_kinetic"/>
</listOfVariables>
</dataGenerator>
<dataGenerator id="dg_expected_observables_v_io_ss" name="dataGenerator1">
<math xmlns="http://www.w3.org/1998/Math/MathML">
<ci> var_expected_observables_v_io_ss </ci>
</math>
<listOfVariables>
<variable id="var_expected_observables_v_io_ss" target="/cellml:model/cellml:component[@name="main"]/cellml:variable[@name="v_io_ss"]" taskReference="pe_task_GLUT1_kinetic" modelReference="GLUT1_kinetic"/>
</listOfVariables>
</dataGenerator>
<dataGenerator id="dg_obj">
<math xmlns="http://www.w3.org/1998/Math/MathML">
<ci> var_obj </ci>
</math>
<listOfVariables>
<variable id="var_obj" symbol="sedml:parameterestimation:objective_value" taskReference="pe_task_GLUT1_kinetic"/>
</listOfVariables>
</dataGenerator>
<dataGenerator id="dg_optimal">
<math xmlns="http://www.w3.org/1998/Math/MathML">
<ci> var_optimal </ci>
</math>
<listOfVariables>
<variable id="var_optimal" symbol="sedml:parameterestimation:optimal_adjustableParameters" taskReference="pe_task_GLUT1_kinetic"/>
</listOfVariables>
</dataGenerator>
</listOfDataGenerators>
<listOfOutputs>
<report id="report_pe_task_GLUT1_kinetic" name="report_pe_task_GLUT1_kinetic">
<listOfDataSets>
<dataSet id="dataset_expected_observables_v_io_ss" label="expected_observables_v_io_ss" dataReference="dg_expected_observables_v_io_ss"/>
<dataSet id="dataset_obj" label="OBJ" dataReference="dg_obj"/>
<dataSet id="dataset_optimal" label="ADJ" dataReference="dg_optimal"/>
</listOfDataSets>
</report>
</listOfOutputs>
</sedML>